home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Bus / A / 4dSample.cpt / Proc.Ext.rsrc / 4DTE_15026 < prev    next >
Encoding:
Text File  |  1988-03-14  |  260 b   |  8 lines

  1. GetButton(Var1;Var2)
  2. Var1 is of type LongInteger.
  3. Var2 is of type Integer.
  4.  
  5. Var1 is the handle to the external area defined by AreaButton.
  6.  
  7. Var2 will return the status of the area.  Zero (0) if the area was not clicked in.  One (1) if the area was clicked in.
  8.